This is the only function that's will be semantically confusing
with touchpad gesture events, explain what's to be expected there.
* box containing all active touches. Otherwise, %FALSE will be
* returned.
*
+ * Note: This function will yield unexpected results on touchpad
+ * gestures. Since there is no correlation between physical and
+ * pixel distances, these will look as if constrained in an
+ * infinitely small area, @rect width and height will thus be 0
+ * regardless of the number of touchpoints.
+ *
* Returns: %TRUE if there are active touches, %FALSE otherwise
*
* Since: 3.14